home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 7 / Amiga Format AFCD07 (Dec 1996, Issue 91).iso / serious / shareware / comms / internet / html-related / hsc / src_docs / distrib.hsc < prev    next >
Text File  |  1996-09-18  |  2KB  |  69 lines

  1. <WEBPAGE chapter="hsc - " title="Archive contents"
  2.     PREV="require.html"
  3.     NEXT="features/spctags.html">
  4.  
  5. This is a short explanation of the files and directories
  6. coming with the archives:
  7.  
  8. <H2>hsc.lha</H2>
  9.  
  10. This one is the complete distribution of the AmigaOS-version and
  11. includes the binaries, 
  12. <PRE>
  13.     hsc            executable for the preprocessor
  14.     hscdepp        executable for the dependency-procreator
  15.     hsc.prefs      contains html-syntax-definition
  16.     CHANGES        program history
  17.     README         short introduction
  18.     IMPORTANT      where to start and what to read
  19.     COPYING        The GNU General public license
  20.     example/       a short example project
  21.     grafflwerk/    miscellaneous stuff that might be useful
  22.     docs/          documentation drawer; start browsing `index.html'
  23.     src_docs/      hsc-sources for documentation drawer; as example
  24.  
  25. </PRE>
  26.  
  27. <P>If this release contains some major changes, there is also a file
  28. named
  29. <$if COND=(exists("/Hmpf_Grmbl_Wrcks"))>
  30. "<A HREF=":../Hmpf_Grmbl_Wrcks">Hmpf_Grmbl_Wrcks</A>",
  31. <$else>
  32. "Hmpf_Grmbl_Wrcks",
  33. </$if>
  34. dealing with the most important
  35. in-combat-ibilities and promising that this will never be
  36. neccessary again.</P>
  37.  
  38. <P>This archive is available from the <hsc-support> and
  39. <AMINET FILE="text/hyper/hsc.lha">.</P>
  40.  
  41. <H2>hsc-source.lha</H2>
  42.  
  43. These are the ANSI-C sources to compile <hsc> and <hscdepp>.
  44. You probably will have to modify the <Makefile>.
  45.  
  46. <PRE>
  47.     README         Instruction how to modify the Makefile
  48.     COPYING        The GNU General public license
  49.     Makefile       Makefile to compile the wohle thing
  50.     Makefile.dodl  Makefile for CC and weenixes
  51.     hsclib/        parser-functions
  52.     hscprj/        project-management-functions
  53.     hsc/           hsc, the preprocessor
  54.     hscdepp/       hscdepp, the dependency-procreator
  55.     ugly/          my personal function library; experimental stuff
  56. </PRE>
  57.  
  58. <P>This archive is available from the <hsc-support> and 
  59. <AMINET FILE="text/hyper/hsc-source.lha">.</P>
  60.  
  61. <H2>hsc-all.lha</H2>
  62.  
  63. <P>A compilation of the two above archives. Contains everything exept
  64. the AmigaOS-executables. Ment to be compiled on other OS-es.</P>
  65.  
  66. This archive is only available from the <hsc-support>.
  67.  
  68. </WEBPAGE>
  69.